Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: auth breaking changes #5696

Merged
merged 3 commits into from Oct 13, 2022
Merged

feat: auth breaking changes #5696

merged 3 commits into from Oct 13, 2022

Conversation

lukekarrys
Copy link
Contributor

@lukekarrys lukekarrys commented Oct 13, 2022

  • deps: @npmcli/config@5.0.0
  • feat: explicitly validate config within the cli
  • feat: introduce the npm config fix command

Closes #5653

BREAKING CHANGE: the presence of auth related settings that are not scoped to a specific registry found in a config file is no longer supported and will throw errors
@lukekarrys lukekarrys requested a review from a team as a code owner October 13, 2022 02:18
@lukekarrys
Copy link
Contributor Author

This is the same as #5653 except rebased on to latest. I opened it as a second PR since it is @nlf's work and didn't want to overwrite history in case I messed up the rebase. The only conflicts were with #5309.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants